FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ca.on.ehr.r4#0.9.3 (110 ms)

Package ca.on.ehr.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.ehr.r4@0.9.3&canonical=http://ontariohealth.ca/fhir/ehr/StructureDefinition/ca-on-profile-Practitioner
Url http://ontariohealth.ca/fhir/ehr/StructureDefinition/ca-on-profile-Practitioner
Status draft
Name Practitioner
Title Practitioner
Experimental False
Description A person who is directly or indirectly involved in the provisioning of healthcare.
Type Practitioner
Kind resource

Resources that use this resource

StructureDefinition
http://ontariohealth.ca/fhir/ehr/StructureDefinition/ca-on-profile-AllergyIntolerance AllergyIntolerance
http://ontariohealth.ca/fhir/ehr/StructureDefinition/ca-on-profile-Encounter Encounter
http://ontariohealth.ca/fhir/ehr/StructureDefinition/ca-on-profile-MedicationRequest MedicationRequest
http://ontariohealth.ca/fhir/ehr/StructureDefinition/ca-on-profile-Patient Patient
http://ontariohealth.ca/fhir/ehr/StructureDefinition/ca-on-profile-PractitionerRole PractitionerRole
http://ontariohealth.ca/fhir/ehr/StructureDefinition/ca-on-profile-ServiceRequest ServiceRequest
http://ontariohealth.ca/fhir/dhdr-consumer/StructureDefinition/ca-on-medications-profile-Practitioner Practitioner (DHDR - Consumer)

Resources that this resource uses

ValueSet
http://ontariohealth.ca/fhir/ValueSet/identifier-type Identifier Type


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "Practitioner",
  "url" : "http://ontariohealth.ca/fhir/ehr/StructureDefinition/ca-on-profile-Practitioner",
  "name" : "Practitioner",
  "title" : "Practitioner",
  "status" : "draft",
  "description" : "A person who is directly or indirectly involved in the provisioning of healthcare.",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Practitioner",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Practitioner",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Practitioner.identifier",
        "path" : "Practitioner.identifier",
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.identifier.type",
        "path" : "Practitioner.identifier.type",
        "mustSupport" : true,
        "binding" : {
          "strength" : "extensible",
          "valueSet" : "http://ontariohealth.ca/fhir/ValueSet/identifier-type"
        }
      },
      {
        "id" : "Practitioner.identifier.type.coding",
        "path" : "Practitioner.identifier.type.coding",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.identifier.type.coding.system",
        "path" : "Practitioner.identifier.type.coding.system",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.identifier.type.coding.code",
        "path" : "Practitioner.identifier.type.coding.code",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.identifier.type.coding.display",
        "path" : "Practitioner.identifier.type.coding.display",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.identifier.system",
        "path" : "Practitioner.identifier.system",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.identifier.value",
        "path" : "Practitioner.identifier.value",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.identifier.assigner",
        "path" : "Practitioner.identifier.assigner",
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.identifier.assigner.display",
        "path" : "Practitioner.identifier.assigner.display",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.name",
        "path" : "Practitioner.name",
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.name.family",
        "path" : "Practitioner.name.family",
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.name.given",
        "path" : "Practitioner.name.given",
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.name.prefix",
        "path" : "Practitioner.name.prefix",
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.name.suffix",
        "path" : "Practitioner.name.suffix",
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.